func runtime.osPreemptExtExit

4 uses

	runtime (current package)
		cgocall.go#L182: 	osPreemptExtExit(mp)
		cgocall.go#L243: 	osPreemptExtExit(gp.m)
		cgocall.go#L356: 			osPreemptExtExit(mp)
		preempt_nonwindows.go#L13: func osPreemptExtExit(mp *m) {}